home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / PowerFantasm™ 4.19a / PowerFantasm™ / Fantasm V4 headers / Dialogs.def next >
Text File  |  1996-06-21  |  782b  |  36 lines

  1. *(c) Lightsoft 1995/1996
  2.     if    PPC
  3.         IMPORT    InitDialogs
  4.         IMPORT    ErrorSound
  5.         IMPORT    NewDialog
  6.         IMPORT    GetNewDialog
  7.         IMPORT    CloseDialog
  8.         IMPORT    DisposeDialog
  9.         IMPORT    ParamText
  10.         IMPORT    ModalDialog
  11.         IMPORT    IsDialogEvent
  12.         IMPORT    DialogSelect
  13.         IMPORT    DrawDialog
  14.         IMPORT    UpdateDialog
  15.         IMPORT    Alert
  16.         IMPORT    StopAlert
  17.         IMPORT    NoteAlert
  18.         IMPORT    CautionAlert
  19.         IMPORT    GetDialogItem
  20.         IMPORT    SetDialogItem
  21.         IMPORT    HideDialogItem
  22.         IMPORT    ShowDialogItem
  23.         IMPORT    SelectDialogItemText
  24.         IMPORT    GetDialogItemText
  25.         IMPORT    SetDialogItemText
  26.         IMPORT    FindDialogItem
  27.         IMPORT    NewColorDialog
  28.         IMPORT    GetAlertStage
  29.         IMPORT    ResetAlertStage
  30.         IMPORT    SetDialogFont
  31.         IMPORT    GetStdFilterProc
  32.         IMPORT    SetDialogDefaultItem
  33.         IMPORT    SetDialogCancelItem
  34.         IMPORT    SetDialogTracksCursor
  35.     endif
  36.